home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PD ROM 1
/
PD ROM Volume I - Macintosh Software from BMUG (1988).iso
/
Programming
/
Complete Applications
/
Telecom
/
MT Special 3
/
KERMIT F
/
KERMIT IV
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1988-01-01
|
512 b
|
25 lines
|
[
TEXT/ttxt
]
/*
* astget.c server function GET
* implemented by B. Nebel
*/
#include <osbind.h>
#include <stdio.h>
#include "astinc.h"
getsw()
{
int result;
flushinput();
spack('R',0,strlen(filnam1),filnam1);
result = recsw();
return (result);
}
};
dt_packets(TRUE);
}
return(FALSE);
}